home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / graphics / raytracing / dust / dusthelp / animprotfunc < prev    next >
Text File  |  1995-02-03  |  380b  |  7 lines

  1.   COMMAND ANIMPROTFUNC
  2. -----------------------------------------------------------------
  3.     Purpose: modify particle-angles algorithmically (animated)
  4.       Usage: ANIMPROTFUNC(<particleID>,<frames>,<filename>,<t0min>,<t0max>,
  5.                           <x-expression>,<y-expression>,<z-expression>,<save-format>)
  6.    Examples: animprotfunc(1,24,obj,0.0,1.0,x0,y0,360*t0,particle)
  7.